EntitySDS Tabular View
COCD_TP145004UK03 | |||||||
AssignedEntitySDS |
This template can be used with many HL7 participations and is a generic template for identifying persons involved in the patient's care using SDS where a specific template is not used. This class identifies a person playing a given role as specified in the roleCode attribute. Full details of the person's role profile and the person are available from SDS. Names are carried to allow rendering of information. |
||||||
Used by: | |||||||
[1..1] [M] classCode (CS { CNE: RoleClass } ) { Fixed="ASSIGNED" } |
Model Attribute Description The HL7 attribute classCode describes this class as an assigned role. An assigned role is a type of agent in which, the player is a person employed by a scoping organisation. Implementation in XML Instance |
||||||
[1..1] [M] code (CV { CWE:SDSJobRoleName } ) |
Model Attribute Description
The HL7 attribute code uses a code from any available vocabulary to describe the person job role. Implementation in XML Instance The Coded Plain flavour of the Coded Value (CV) data type shall be used to carry this information in the XML element code as follows: When the SDSJobRoleName vocabulary is used then:
When an alternative vocabulary is used and no OID is available then:
|
||||||
[2..2] [M] id (SET) |
Model Attribute Description The HL7 attribute id uses two identifiers to identify the person in the role. Implementation in XML Instance
The first instance of the XML element
id shall carry an SDS identifier that uniquely identifies the person as follows:
|
||||||
[1..1] [M] templateId (II) { Fixed="COCD_TP145004UK03#AssignedEntitySDS" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
||||||
[1..1] [M] assignedPerson (Person) |
A link to the assigned person.
|
||||||
Person |
A class which details the person who is involved with the patients care. |
||||||
Used by: AssignedEntitySDS | |||||||
[1..1] [M] classCode (CS { CNE: EntityClass } ) { Fixed="PSN" } |
Model Attribute Description The HL7 attribute classCode describes this class as a person. Implementation in XML Instance |
||||||
[1..1] [M] determinerCode (CS { CNE: EntityDeterminer } ) { Fixed="INSTANCE" } |
Model Attribute Description The HL7 attribute determinerCode describes this class as an instance of a person. Implementation in XML Instance |
||||||
[1..1] [M] name (PN) |
Model Attribute Description The HL7 attribute name provides a name associated with the person. Implementation in XML Instance The Person Name Structured with optional Use and optional Valid Time flavour of the PN data type is the recommended format for the person's name. This information is carried in the XML element name as follows:
Additionally the XML attribute use of the XML element name should be used to indicate the type of name; the recommended codes to be used are listed below: Note some of the codes listed are NHS extensions, these are marked with an *
Additionally the XML element validTime of the XML element name may be used to indicate the time when the name is valid/was valid for the person, some uses are shown below:
|
||||||
[1..1] [M] templateId (II) { Fixed="COCD_TP145004UK03#assignedPerson" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|